Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add rename to website access and fix renaming #1229

Merged
merged 2 commits into from
Dec 13, 2024

Conversation

KillariDev
Copy link
Contributor

  • fix Enable address editing in Website Access Settings page #1131
  • fix address renaming. There's couple bugs in address renaming:
    -> we are modifying readonly signal
    -> when etherscan abi is retrieved and there's no abi, the error just blinks as there's a loop to clear it
    -> address renaming code is also a bit mess, and now its nicer as we modify signals instead of always looping around background page

@KillariDev KillariDev added the bug Something isn't working label Dec 13, 2024
Base automatically changed from lint to main December 13, 2024 10:17
@KillariDev KillariDev merged commit 3dd6ea2 into main Dec 13, 2024
1 check passed
@KillariDev KillariDev deleted the add-rename-to-website-access-and-fix-renaming branch December 13, 2024 10:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Enable address editing in Website Access Settings page
2 participants